average operation time - tradução para árabe
Diclib.com
Dicionário ChatGPT
Digite uma palavra ou frase em qualquer idioma 👆
Idioma:

Tradução e análise de palavras por inteligência artificial ChatGPT

Nesta página você pode obter uma análise detalhada de uma palavra ou frase, produzida usando a melhor tecnologia de inteligência artificial até o momento:

  • como a palavra é usada
  • frequência de uso
  • é usado com mais frequência na fala oral ou escrita
  • opções de tradução de palavras
  • exemplos de uso (várias frases com tradução)
  • etimologia

average operation time - tradução para árabe

TYPE OF STATISTICAL MEASURE OVER SUBSETS OF A DATASET
Rolling average; Exponential Moving Average; Weighted moving average; Simple moving average; EWMA; Exponentially weighted moving average; Exponential moving average; Moving average (finance); Running average; Moving average (technical analysis); Exponential average; Moving Annual Total; Smavg; Moving annual total; Moving mean; Rolling mean; Temporal average; Temporal averaging; Time average; Time averaging; Weighted rolling average; Moving Average; 7-day rolling average
  • Smoothing of a noisy sine (blue curve) with a moving average (red curve).

average operation time      
معدل زمن التشغيل
معدل زمن التشغي      

operation time, average

معدل زمن التشغيل      

average operation time

Definição

Times

Wikipédia

Moving average

In statistics, a moving average (rolling average or running average) is a calculation to analyze data points by creating a series of averages of different selections of the full data set. It is also called a moving mean (MM) or rolling mean and is a type of finite impulse response filter. Variations include: simple, cumulative, or weighted forms (described below).

Given a series of numbers and a fixed subset size, the first element of the moving average is obtained by taking the average of the initial fixed subset of the number series. Then the subset is modified by "shifting forward"; that is, excluding the first number of the series and including the next value in the subset.

A moving average is commonly used with time series data to smooth out short-term fluctuations and highlight longer-term trends or cycles. The threshold between short-term and long-term depends on the application, and the parameters of the moving average will be set accordingly. It is also used in economics to examine gross domestic product, employment or other macroeconomic time series. Mathematically, a moving average is a type of convolution and so it can be viewed as an example of a low-pass filter used in signal processing. When used with non-time series data, a moving average filters higher frequency components without any specific connection to time, although typically some kind of ordering is implied. Viewed simplistically it can be regarded as smoothing the data.